Remove an agent from an agent pool

Request

DELETE https://{hostname}:{port}
    /cli/agentPool/removeAgentFromPool?{parameters}
Table 1. Request parameters
Parameter Type Required Description
pool string true Name or ID of the agent pool
agent string true Name or ID of the agent

Related CLI command: removeAgentFromPool.